home *** CD-ROM | disk | FTP | other *** search
- * {
- margin: 0;
- padding: 0;
- }
-
- body {
- font-family: Verdana, Arial, Helvetice, sans-serif;
- font-size: 14px;
- color: #000;
- }
-
- a {
- text-decoration: none;
- color: #000;
- }
-
- h1, h2, h3 {
- font-weight: normal;
- }
-
- h1 {
- margin-bottom: 35px;
- clear: both;
- }
-
- h2 {
- margin-bottom: 20px;
- font-size: 1.2em;
- }
-
- h3 {
- margin-bottom: 10px;
- font-size: 1.1em;
- }
-
- p {
- margin-bottom: 5px;
- }
-
- img {
- border: none;
- }
-
- address {
- font-style: normal;
- }
-
- table {
- clear: both;
- width: 100%;
- }
-
- th {
- text-align: left;
- width: 33%;
- }
-
- hr {
- margin: 20px 0;
- color: #fff;
- }
-
- header {
- position: relative;
- }
- header ul.topnav {
- text-align: right;
- padding: 30px 30px 10px 0;
- }
- header ul.topnav li {
- display: inline;
- margin-left: 5%;
- }
- header img.header {
- width: 100%;
- height: auto;
- }
- header img.logo {
- position: absolute;
- left: 30px;
- bottom: 3px;
- width: 30%;
- height: auto;
- }
-
- nav ul {
- list-style: none;
- }
-
- div.wrapper {
- width: 100%;
- max-width: 1200px;
- margin: 0 auto;
- }
-
- div.main {
- padding: 30px 30px 0 30px;
- }
-
- p.number {
- font-size: 1.2em;
- margin-bottom: 30px;
- }
-
- ul.mainnav {
- margin-bottom: 30px;
- }
- ul.mainnav li {
- width: 24%;
- margin-left: 1.3%;
- float: left;
- position: relative;
- }
- ul.mainnav li:first-child {
- margin-left: 0;
- }
- ul.mainnav img {
- width: 100%;
- height: auto;
- }
- ul.mainnav span {
- position: absolute;
- left: 0;
- bottom: 0;
- display: block;
- background: #fff;
- width: 80%;
- font-size: 1.3em;
- padding: 15px;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- }
-
- ul.mainnav:after, section:after, div.software:after, ul.jump:after {
- content: ".";
- display: block;
- clear: both;
- visibility: hidden;
- height: 0;
- }
-
- ul.jump {
- float: right;
- margin-bottom: 10px;
- }
- ul.jump li {
- display: inline;
- }
- ul.jump a {
- float: left;
- width: 60px;
- height: 32px;
- margin-left: 20px;
- }
- ul.jump li:first-child a {
- background: url(../images/static/pfeil_links_grau.png) no-repeat;
- }
- ul.jump li:first-child a:hover {
- background: url(../images/static/pfeil_links_rot.png) no-repeat;
- }
- ul.jump li:last-child a {
- background: url(../images/static/pfeil_rechts_grau.png) no-repeat;
- }
- ul.jump li:last-child a:hover {
- background: url(../images/static/pfeil_rechts_rot.png) no-repeat;
- }
-
- section {
- border: 1px solid #000;
- padding: 50px 30px;
- margin-bottom: 30px;
- clear: both;
- }
- section a {
- color: #fff;
- }
- section ul {
- margin-left: 12px;
- margin-bottom: 5px;
- }
- section div.half {
- float: left;
- width: 50%;
- }
- section div.image {
- text-align: center;
- }
- section div.twothird {
- padding-left: 40px;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- float: left;
- width: 60%;
- }
- section div.twothird a {
- color: #033990;
- }
- section div.twothird h1 {
- font-weight: bold;
- }
- section div.twothird h2 {
- margin-bottom: 10px;
- font-weight: bold;
- }
- section div.twothird p {
- margin-bottom: 20px;
- }
- section div.third {
- float: left;
- width: 40%;
- }
- section div.tripple {
- width: 33%;
- float: left;
- margin-bottom: 20px;
- }
- section div.right {
- text-align: center;
- }
- section div.right img {
- width: 100%;
- height: auto;
- max-width: 390px;
- }
-
- section.image {
- padding: 30px;
- }
- section.image img {
- width: 100%;
- height: auto;
- }
-
- section.content {
- margin-bottom: 30px;
- }
- section.content h1 {
- margin: -50px -30px 30px -30px;
- background: #e2001a;
- color: #fff;
- min-width: 150px;
- padding: 20px;
- }
- section.content a {
- color: #000;
- }
- section.content h2 {
- margin-bottom: 5px;
- }
- section.content div.right {
- margin-top: 30px;
- }
- section.content ul {
- margin-bottom: 20px;
- }
-
- section.sitemap {
- line-height: 27px;
- }
- section.sitemap .row {
- width: 100%;
- }
- section.sitemap .row .col-md-6 {
- padding-left: 10%;
- width: 40%;
- float: left;
- }
- section.sitemap .row .col-md-6 .tp_headline {
- margin-bottom: 15px;
- }
- section.sitemap .row .col-md-6 h3 {
- font-weight: bold;
- margin-bottom: 0;
- }
- section.sitemap .row .col-md-6 li {
- list-style: none;
- }
-
- section.infos {
- background: #000;
- color: #fff;
- }
- section.infos ul.contentnav li {
- width: 32%;
- margin-left: 2%;
- position: relative;
- float: left;
- }
- section.infos ul.contentnav li img {
- width: 100%;
- height: auto;
- }
- section.infos ul.contentnav li span {
- position: absolute;
- left: 0;
- bottom: 0;
- display: block;
- background: #000;
- width: 80%;
- font-size: 1.2em;
- padding: 15px;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- }
- section.infos ul.contentnav li:first-child {
- margin-left: 0;
- }
-
- div.software {
- margin-bottom: 30px;
- }
- div.software h2 {
- margin-bottom: 0;
- line-height: 65px;
- padding-left: 60px;
- font-size: 2em;
- }
-
- div.softnav {
- width: 40%;
- float: left;
- }
- div.softnav ul {
- background: #000;
- padding-top: 60px;
- position: relative;
- border: 1px solid #000;
- }
- div.softnav a {
- display: block;
- color: #fff;
- margin-bottom: 10px;
- padding: 10px 30px;
- font-size: 1.2em;
- }
- div.softnav li.toolpaket {
- color: #fff;
- margin-top: -60px;
- padding: 10px 30px;
- font-size: 1.4em;
- }
- div.softnav li:last-child {
- bottom: 0px;
- left: 0;
- right: 0;
- margin-top: 50px;
- }
- div.softnav li:last-child a {
- margin-bottom: 0;
- }
-
- a.topbacklink {
- color: #fff;
- float: left;
- font-size: 1.2em;
- width: 120px;
- text-align: center;
- padding: 22px 0;
- margin-right: 60px;
- }
-
- div.topsoft a.topbacklink {
- background: #033990;
- }
- div.topsoft div.softnav a.active, div.topsoft div.softnav a:hover {
- background: #033990;
- }
-
- div.tools a.topbacklink {
- background: #4b8b1d;
- }
- div.tools div.softnav a.active, div.tools div.softnav a:hover {
- background: #4b8b1d;
- }
-
- div.multimedia a.topbacklink {
- background: #ac1c1c;
- }
- div.multimedia div.softnav a.active, div.multimedia div.softnav a:hover {
- background: #ac1c1c;
- }
-
- div.extras a.topbacklink {
- background: #c21c32;
- }
- div.extras div.softnav a.active, div.extras div.softnav a:hover {
- background: #c21c32;
- }
-
- div.demo a.topbacklink {
- background: #949899;
- }
- div.demo div.softnav a.active, div.demo div.softnav a:hover {
- background: #949899;
- }
-
- div.softcontent {
- width: 60%;
- padding-left: 5%;
- float: left;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- }
- div.softcontent img {
- width: 100%;
- height: auto;
- margin-bottom: 30px;
- }
- div.softcontent ul {
- padding-left: 12px;
- }
- div.softcontent ul.functions {
- list-style: none;
- text-align: right;
- margin-top: 40px;
- }
- div.softcontent ul.functions li {
- display: inline;
- margin-left: 15px;
- }
- div.softcontent ul.functions img {
- width: auto;
- margin: 0 0 0 5px;
- }
- div.softcontent h3.info {
- color: #033990;
- font-weight: bold;
- }
- div.softcontent div.hint {
- border: 1px dashed #727272;
- padding: 10px;
- margin: 10px 0;
- }
- div.softcontent div.hint a {
- color: #f00;
- font-weight: bold;
- text-decoration: underline;
- }
- footer {
- padding: 0 30px 0 30px;
- }
- footer p {
- float: left;
- }
- footer ul {
- float: right;
- margin-top: -10px;
- }
- footer ul li {
- float: left;
- margin: 0 0 20px 10px;
- }
-
- p.article_image {
- text-align: center;
- padding: 20px 0;
- }
-
- .pcm {
- display: none !important;
- }
-
- section a.sw, section a.ui-open-link {
- color: #033990;
- }
- span.inactive {
- color: #dadada;
- }
- section.banner {
- padding: 0;
- border: none;
- }
- section.banner img {
- width: 100%;
- height: auto;
- }
-
- div.hint strong {
- color: #033990;
- }